vcRobotRoutine
A program routine for robots, containing executable statements.
See in: Overview
Module: vcRobotics2
Parent: vcRoutine
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| IsMain | Boolean | R | Gets if the routine is assigned as the main/entry routine for the program. |
| TargetContainer | vcMultiPositionTargetContainer | R | Gets the associated position target container. |
| Variables | vcPropertyContainer | R | Gets the container of programming variables. |